SnapshotCreateParams.version_

The microVM version for which we want to create the snapshot. It is optional and it defaults to the current version.

struct SnapshotCreateParams
@serializationKeys("version")
string version_;

Meta